home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1996 October
/
MacFormat CD Edition MF42 (October 1996).ISO
/
mac
/
MacFormat 42 Browser
/
SOURCES
/
oFloppy_37.k
< prev
next >
Wrap
Text File
|
1996-08-07
|
7KB
|
391 lines
object oFloppy_37 is cDefaultContainer
with
Binder is oBinder;
Label is -1;
Items is [
oFloppy_Background_37_69,
oEmpty_70_37_70,
oSuper_Carz_37_86,
oEmpty_71_37_71,
oBricks_37_80,
oEmpty_72_37_72,
oMatch_Card_37_82,
oEmpty_73_37_73,
oStartup_37_88,
oEmpty_74_37_74,
oPaper_Clip_37_83,
oEmpty_75_37_75,
oKey_tools_37_81,
oEmpty_76_37_76,
oquit_it_37_87,
oEmpty_77_37_77,
oReplace_37_84,
oEmpty_78_37_78,
oScroll_bar_37_85,
oMove_37_79,
oMenu_Button_37_89
];
end;
object oFloppy_Background_37_69 is cPictureHandler
with
Duration is -1;
Supplier is oFloppy_Background_171_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is true;
X is 0; Y is 0; Width is 640; Height is 480;
end;
end;
object oEmpty_70_37_70 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oSuper_Carz_37_86.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oSuper_Carz_37_86.Show(false);
end;
with
Enabled is true; Shown is true;
X is 48; Y is 101; Width is 75; Height is 35;
end;
end;
object oSuper_Carz_37_86 is cPictureHandler
with
Duration is -1;
Supplier is oSuper_Carz_181_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_71_37_71 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oBricks_37_80.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oBricks_37_80.Show(false);
end;
with
Enabled is true; Shown is true;
X is 184; Y is 100; Width is 57; Height is 40;
end;
end;
object oBricks_37_80 is cPictureHandler
with
Duration is -1;
Supplier is oBricks_173_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_72_37_72 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oMatch_Card_37_82.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oMatch_Card_37_82.Show(false);
end;
with
Enabled is true; Shown is true;
X is 303; Y is 100; Width is 75; Height is 38;
end;
end;
object oMatch_Card_37_82 is cPictureHandler
with
Duration is -1;
Supplier is oMatch_Card_175_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_73_37_73 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oStartup_37_88.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oStartup_37_88.Show(false);
end;
with
Enabled is true; Shown is true;
X is 288; Y is 155; Width is 105; Height is 35;
end;
end;
object oStartup_37_88 is cPictureHandler
with
Duration is -1;
Supplier is oStartup_180_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_74_37_74 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oPaper_Clip_37_83.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oPaper_Clip_37_83.Show(false);
end;
with
Enabled is true; Shown is true;
X is 188; Y is 152; Width is 48; Height is 37;
end;
end;
object oPaper_Clip_37_83 is cPictureHandler
with
Duration is -1;
Supplier is oPaper_Clip_176_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_75_37_75 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oKey_tools_37_81.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oKey_tools_37_81.Show(false);
end;
with
Enabled is true; Shown is true;
X is 48; Y is 154; Width is 71; Height is 35;
end;
end;
object oKey_tools_37_81 is cPictureHandler
with
Duration is -1;
Supplier is oKey_tools_174_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_76_37_76 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oquit_it_37_87.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oquit_it_37_87.Show(false);
end;
with
Enabled is true; Shown is true;
X is 65; Y is 205; Width is 37; Height is 39;
end;
end;
object oquit_it_37_87 is cPictureHandler
with
Duration is -1;
Supplier is oquit_it_177_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_77_37_77 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oReplace_37_84.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oReplace_37_84.Show(false);
end;
with
Enabled is true; Shown is true;
X is 193; Y is 204; Width is 39; Height is 40;
end;
end;
object oReplace_37_84 is cPictureHandler
with
Duration is -1;
Supplier is oReplace_178_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oEmpty_78_37_78 is cEmptyHandler
with
Duration is -1;
Behavior is cVRBehavior
has
MouseEnter(theTarget, theX, theY)
do
oScroll_bar_37_85.Show(true);
end;
MouseLeave(theTarget, theX, theY)
do
oScroll_bar_37_85.Show(false);
end;
with
Enabled is true; Shown is true;
X is 309; Y is 206; Width is 63; Height is 35;
end;
end;
object oScroll_bar_37_85 is cPictureHandler
with
Duration is -1;
Supplier is oScroll_bar_179_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is false;
X is 434; Y is 176; Width is 193; Height is 208;
end;
end;
object oMove_37_79 is cPictureHandler
with
Duration is -1;
Supplier is oMove_172_;
Behavior is cVRBehavior
has
with
Enabled is true; Shown is true;
X is 434; Y is 52; Width is 193; Height is 104;
end;
end;
object oMenu_Button_37_89 is cPictureHandler
with
Duration is -1;
Supplier is oMenu_Button_49_;
Behavior is cVRBehavior
has
MouseUp(theTarget, theX, theY)
do
oBinder.Goto(oMain_Menu_2);
oBinder.Refresh();
oBinder.SetTransition(oDissolve, 30);
end;
with
Enabled is true; Shown is true;
X is 519; Y is 431; Width is 90; Height is 39;
end;
end;